home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 501
- Top = 516
- Width = 402
- Height = 281
- Caption = 'CORBA IDL2PAS demo...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 16
- Top = 16
- Width = 75
- Height = 25
- Caption = 'Connect'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Memo1: TMemo
- Left = 16
- Top = 56
- Width = 361
- Height = 177
- TabOrder = 1
- end
- object Button2: TButton
- Left = 304
- Top = 16
- Width = 75
- Height = 25
- Caption = 'DII'
- TabOrder = 2
- OnClick = Button2Click
- end
- end
-